crypto/elliptic.nistCurve.ScalarMult (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		nistec.go#L209: func (curve *nistCurve[Point]) ScalarMult(Bx, By *big.Int, scalar []byte) (*big.Int, *big.Int) {